<Schema name="FDTProfibusDeviceIdentSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:profibusident="x-schema:FDTProfibusIdentSchema.xml" xmlns:fdt="x-schema:FDTDataTypesSchema.xml">
	<!--Definition of Attributes-->
	<AttributeType name="schemaVersion" dt:type="number" default="1.21"/>
	<ElementType name="IdBusProtocol" content="eltOnly" model="closed">
		<attribute type="profibusident:busProtocol" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="IdTypeID" content="eltOnly" model="closed">
		<attribute type="profibusident:identNumber" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<!--			 -->
	<!--   IM 		-->
	<!-- 			-->
	<ElementType name="Manufacturer_id" content="eltOnly" model="closed">
		<attribute type="profibusident:manufacturer_id" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="Order_id" content="eltOnly" model="closed">
		<attribute type="profibusident:order_id" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="IdHardwareRevision" content="eltOnly" model="closed">
		<attribute type="profibusident:hardwareRevision" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="IdSoftwareRevision" content="eltOnly" model="closed">
		<attribute type="profibusident:softwareRevision" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="ProfileID" content="eltOnly" model="closed">
		<attribute type="profibusident:profileID" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="ProfileSpecificType" content="eltOnly" model="closed">
		<attribute type="profibusident:profileSpecificType" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="ImVersion" content="eltOnly" model="closed">
		<attribute type="profibusident:imVersion" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="ImSupported" content="eltOnly" model="closed">
		<attribute type="profibusident:imSupported" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<!--			 -->
	<!--   PA 	-->
	<!-- 			-->
	<ElementType name="IdSoftwareRevisionPA" content="eltOnly" model="closed">
		<attribute type="profibusident:softwareRevisionPA" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="IdHardwareRevisionPA" content="eltOnly" model="closed">
		<attribute type="profibusident:hardwareRevisionPA" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="ProfileRevisionPA" content="eltOnly" model="closed">
		<attribute type="profibusident:profileRevisionPA" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="Device_man_id" content="eltOnly" model="closed">
		<attribute type="profibusident:device_man_id" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="Device_id" content="eltOnly" model="closed">
		<attribute type="profibusident:device_id" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<ElementType name="ProfileSpecificTypePA" content="eltOnly" model="closed">
		<attribute type="profibusident:profileSpecificTypePA" required="no"/>
		<element type="profibusident:RegExpr" minOccurs="0" maxOccurs="*"/>
	</ElementType>
	<!-- -->
	<!-- -->
	<!-- -->
	<ElementType name="ManufacturerSpecificExtension" content="empty" model="closed">
		<attribute type="profibusident:manufacturerSpecificExtension" required="yes"/>
	</ElementType>
	<ElementType name="DeviceIdentification_DP" content="eltOnly" model="closed">
		<attribute type="profibusident:idDTMSupportLevel" required="yes"/>
		<element type="IdBusProtocol" minOccurs="1" maxOccurs="1"/>
		<element type="IdTypeID" minOccurs="1" maxOccurs="1"/>
		<!--    manufacturer specific extension, added in manufacturer specific identification -->
		<element type="ManufacturerSpecificExtension" minOccurs="0" maxOccurs="1"/>
	</ElementType>
	<ElementType name="DeviceIdentification_IM" content="eltOnly" model="closed">
		<attribute type="profibusident:idDTMSupportLevel" required="yes"/>
		<element type="IdTypeID" minOccurs="1" maxOccurs="1"/>
		<element type="IdBusProtocol" minOccurs="1" maxOccurs="1"/>
		<element type="Manufacturer_id" minOccurs="1" maxOccurs="1"/>
		<element type="Order_id" minOccurs="1" maxOccurs="1"/>
		<element type="IdHardwareRevision" minOccurs="1" maxOccurs="1"/>
		<element type="IdSoftwareRevision" minOccurs="1" maxOccurs="1"/>
		<element type="ProfileID" minOccurs="1" maxOccurs="1"/>
		<element type="ProfileSpecificType" minOccurs="1" maxOccurs="1"/>
		<element type="ImVersion" minOccurs="1" maxOccurs="1"/>
		<element type="ImSupported" minOccurs="1" maxOccurs="1"/>
		<!--    manufacturer specific extension, added in manufacturer specific identification -->
		<element type="ManufacturerSpecificExtension" minOccurs="0" maxOccurs="1"/>
	</ElementType>
	<ElementType name="DeviceIdentification_PA" content="eltOnly" model="closed">
		<attribute type="profibusident:idDTMSupportLevel" required="yes"/>
		<element type="IdTypeID" minOccurs="1" maxOccurs="1"/>
		<element type="IdBusProtocol" minOccurs="1" maxOccurs="1"/>
		<element type="IdSoftwareRevisionPA" minOccurs="1" maxOccurs="1"/>
		<element type="IdHardwareRevisionPA" minOccurs="1" maxOccurs="1"/>
		<element type="ProfileRevisionPA" minOccurs="1" maxOccurs="1"/>
		<element type="Device_man_id" minOccurs="1" maxOccurs="1"/>
		<element type="Device_id" minOccurs="1" maxOccurs="1"/>
		<element type="ProfileSpecificTypePA" minOccurs="1" maxOccurs="1"/>
		<!--    manufacturer specific extension, added in manufacturer specific identification -->
		<element type="ManufacturerSpecificExtension" minOccurs="0" maxOccurs="1"/>
	</ElementType>
	<ElementType name="DeviceIdentifications" content="eltOnly" model="closed">
		<attribute type="fdt:busCategory" required="yes"/>
		<group order="one" minOccurs="1" maxOccurs="*">
			<element type="DeviceIdentification_DP" minOccurs="0" maxOccurs="*"/>
			<element type="DeviceIdentification_IM" minOccurs="0" maxOccurs="*"/>
			<element type="DeviceIdentification_PA" minOccurs="0" maxOccurs="*"/>
		</group>
	</ElementType>
	<ElementType name="FDT" content="eltOnly" model="closed">
		<element type="DeviceIdentifications" minOccurs="1" maxOccurs="1"/>
	</ElementType>
</Schema>
